table{
  margin-bottom: 20px;
}
th, td{
  border: 1px solid black;
  padding: 10px;
}
.t2{
  empty-cells: hide;
  
}